HH3C-3GMODEM-MIB

File: HH3C-3GMODEM-MIB.mib (40060 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
IF-MIB HH3C-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 TEXTUAL-CONVENTION
TruthValue SnmpAdminString InterfaceIndex
hh3cCommon

Defined Types

Hh3cUIMStatusType  
The status of the UIM.
TEXTUAL-CONVENTION    
  INTEGER absent(1), initial(2), fault(3), unprotected(4), protected(5), pinLocked(6), pukLocked(7), selfDestruct(8)  

Hh3cSmsEncodeType  
The encode type of Sms (short message service).
TEXTUAL-CONVENTION    
  INTEGER ascii(1), ucs2(2)  

Hh3cWirelessCardEntry  
SEQUENCE    
  hh3cWirelessCardIndex Integer32
  hh3cWirelessCardModelName SnmpAdminString
  hh3cWirelessCardMfgName SnmpAdminString
  hh3cWirelessCardDescription SnmpAdminString
  hh3cWirelessCardSerialNumber SnmpAdminString
  hh3cWirelessCardCMIIID SnmpAdminString
  hh3cWirelessCardHardwareVersion SnmpAdminString
  hh3cWirelessCardFirmwareVersion SnmpAdminString
  hh3cWirelessCardPRLVersion SnmpAdminString
  hh3cWirelessCardInterfaceIndex InterfaceIndex
  hh3cWirelessCardModemStatus INTEGER
  hh3cWirelessCardModemMode INTEGER
  hh3cWirelessCardCurNetConn INTEGER

Hh3cSmsOperationEntry  
SEQUENCE    
  hh3cSmsDestNumber SnmpAdminString
  hh3cSmsEncode Hh3cSmsEncodeType
  hh3cSmsContent OCTET STRING
  hh3cSmsSendStatus INTEGER

Hh3cWirelessCardOnlineEntry  
SEQUENCE    
  hh3cWirelessCardOnlineTime Unsigned32
  hh3cWirelessCardOnlineType INTEGER

Hh3cUIMInfoEntry  
SEQUENCE    
  hh3cUIMIndex Integer32
  hh3cUIMStatus Hh3cUIMStatusType
  hh3cUIMImsi SnmpAdminString
  hh3cUIMPin SnmpAdminString
  hh3cUIMVoltage Unsigned32
  hh3cUIMProvider SnmpAdminString
  hh3cUIMSignal Integer32
  hh3cUIMTryPinPukTimes Unsigned32
  hh3cUIMOldPin SnmpAdminString

Hh3c3GCdma1xRttEntry  
SEQUENCE    
  hh3c3GCdma1xRttCurrentRssi Integer32
  hh3c3GCdma1xRttRssiMediumThreshold Integer32
  hh3c3GCdma1xRttRssiWeakThreshold Integer32
  hh3c3GCdma1xRttCurServiceStatus INTEGER
  hh3c3GCdma1xRttCurRoamingStatus INTEGER

Hh3c3GCdmaEvDoEntry  
SEQUENCE    
  hh3c3GCdmaEvDoCurrentRssi Integer32
  hh3c3GCdmaEvDoRssiMediumThreshold Integer32
  hh3c3GCdmaEvDoRssiWeakThreshold Integer32
  hh3c3GCdmaEvDoCurServiceStatus INTEGER
  hh3c3GCdmaEvDoCurRoamingStatus INTEGER

Hh3c3GGsmInfoEntry  
SEQUENCE    
  hh3c3GGsmCurrentRssi Integer32
  hh3c3GGsmRssiMediumThreshold Integer32
  hh3c3GGsmRssiWeakThreshold Integer32
  hh3c3GGsmImsi SnmpAdminString
  hh3c3GGsmImei SnmpAdminString
  hh3c3GGsmApn SnmpAdminString
  hh3c3GGsmPacketSessionStatus INTEGER
  hh3c3GGsmNetworkSelectionMode INTEGER
  hh3c3GGsmMobileNetworkName SnmpAdminString
  hh3c3GGsmLac SnmpAdminString
  hh3c3GGsmCellId SnmpAdminString
  hh3c3GGsmSimStatus INTEGER
  hh3c3GGsmCurServiceStatus INTEGER
  hh3c3GGsmCurRoamingStatus INTEGER
  hh3c3GGsmMcc SnmpAdminString
  hh3c3GGsmMnc SnmpAdminString

Hh3cLteInfoEntry  
SEQUENCE    
  hh3cLteCurrentRsrp Integer32
  hh3cLteCurrentRsrq Integer32
  hh3cLteCurrentSinr Integer32
  hh3cLteTxPower Integer32
  hh3cLteCurrentRssi Integer32
  hh3cLteRssiMediumThreshold Integer32
  hh3cLteRssiWeakThreshold Integer32

Defined Values

hh3c3GModem 1.3.6.1.4.1.25506.2.98
The information about the wireless card and the UIM (User Identification Module).
MODULE-IDENTITY    

hh3c3GModemObjects 1.3.6.1.4.1.25506.2.98.1
OBJECT IDENTIFIER    

hh3cWirelessCard 1.3.6.1.4.1.25506.2.98.1.1
OBJECT IDENTIFIER    

hh3cUIM 1.3.6.1.4.1.25506.2.98.1.2
OBJECT IDENTIFIER    

hh3c3GCdma 1.3.6.1.4.1.25506.2.98.1.3
OBJECT IDENTIFIER    

hh3c3GGsm 1.3.6.1.4.1.25506.2.98.1.4
OBJECT IDENTIFIER    

hh3cLte 1.3.6.1.4.1.25506.2.98.1.5
OBJECT IDENTIFIER    

hh3cWirelessCardTable 1.3.6.1.4.1.25506.2.98.1.1.1
This table contains one row per wireless card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cWirelessCardEntry

hh3cWirelessCardEntry 1.3.6.1.4.1.25506.2.98.1.1.1.1
Information about a particular wireless card.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cWirelessCardEntry  

hh3cWirelessCardIndex 1.3.6.1.4.1.25506.2.98.1.1.1.1.1
The index for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cWirelessCardModelName 1.3.6.1.4.1.25506.2.98.1.1.1.1.2
The model name of this card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cWirelessCardMfgName 1.3.6.1.4.1.25506.2.98.1.1.1.1.3
The name of the manufacturer of this card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cWirelessCardDescription 1.3.6.1.4.1.25506.2.98.1.1.1.1.4
The textual description of this card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cWirelessCardSerialNumber 1.3.6.1.4.1.25506.2.98.1.1.1.1.5
The vendor-specific serial number string for this card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hh3cWirelessCardCMIIID 1.3.6.1.4.1.25506.2.98.1.1.1.1.6
The card ID of CMII (Ministry of Information Industry of China).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hh3cWirelessCardHardwareVersion 1.3.6.1.4.1.25506.2.98.1.1.1.1.7
The vendor-specific hardware version string for this card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cWirelessCardFirmwareVersion 1.3.6.1.4.1.25506.2.98.1.1.1.1.8
The vendor-specific firmware version string for this card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cWirelessCardPRLVersion 1.3.6.1.4.1.25506.2.98.1.1.1.1.9
The preferred roaming list version for this card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cWirelessCardInterfaceIndex 1.3.6.1.4.1.25506.2.98.1.1.1.1.10
The interface index in IF-MIB of this card.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cWirelessCardModemStatus 1.3.6.1.4.1.25506.2.98.1.1.1.1.11
The status of modem.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), onLine(2), offLine(3)  

hh3cWirelessCardModemMode 1.3.6.1.4.1.25506.2.98.1.1.1.1.12
The mode of the 3G-Modem.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), tdscdma(2), wcdma(3), cdma(4)  

hh3cWirelessCardCurNetConn 1.3.6.1.4.1.25506.2.98.1.1.1.1.13
The current network connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), noService(2), gsm(3), gprs(4), edge(5), hsdpa(6), hsupa(7), hsupaAndhsdpa(8), hspaPlus(9), umts(10), dchspaPlus(11), lte(12), onexrtt(13), evdo(14), onexrttAndevdo(15), tdscdma(16)  

hh3cSmsGroup 1.3.6.1.4.1.25506.2.98.1.1.2
OBJECT IDENTIFIER    

hh3cSmsScalarObjects 1.3.6.1.4.1.25506.2.98.1.1.2.1
OBJECT IDENTIFIER    

hh3cSmsRxNotifSwitch 1.3.6.1.4.1.25506.2.98.1.1.2.1.1
The switch of notification when a short message received.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cSmsOperationTable 1.3.6.1.4.1.25506.2.98.1.1.2.2
This table contains one row per short message.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cSmsOperationEntry

hh3cSmsOperationEntry 1.3.6.1.4.1.25506.2.98.1.1.2.2.1
The infomation about the short message.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cSmsOperationEntry  

hh3cSmsDestNumber 1.3.6.1.4.1.25506.2.98.1.1.2.2.1.1
The destination number of the short message.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

hh3cSmsEncode 1.3.6.1.4.1.25506.2.98.1.1.2.2.1.2
The encoded type of the short message.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cSmsEncodeType  

hh3cSmsContent 1.3.6.1.4.1.25506.2.98.1.1.2.2.1.3
Content of the short message.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hh3cSmsSendStatus 1.3.6.1.4.1.25506.2.98.1.1.2.2.1.4
Status of the short message sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set2Send(1), ready2Send(2), sending(3), sentAlready(4), telnumberInvalid(5), paramInvalid(6), contentTooLong(7), codeError(8), unknown(9), busy(10), notPresent(11), notSupport(12), initializing(13), noCenterNum(14), noSim(15), simNotReady(16), sendAtFailed(17), sendDisable(18)  

hh3cWirelessCardOnlineTable 1.3.6.1.4.1.25506.2.98.1.1.3
This table contains one row per wireless card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cWirelessCardOnlineEntry

hh3cWirelessCardOnlineEntry 1.3.6.1.4.1.25506.2.98.1.1.3.1
Information about online time of a wireless card.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cWirelessCardOnlineEntry  

hh3cWirelessCardOnlineTime 1.3.6.1.4.1.25506.2.98.1.1.3.1.1
The index for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cWirelessCardOnlineType 1.3.6.1.4.1.25506.2.98.1.1.3.1.2
The online type of this wireless card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hh3cUIMInfoTable 1.3.6.1.4.1.25506.2.98.1.2.1
This table contains one row per UIM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cUIMInfoEntry

hh3cUIMInfoEntry 1.3.6.1.4.1.25506.2.98.1.2.1.1
The information about the UIM.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUIMInfoEntry  

hh3cUIMIndex 1.3.6.1.4.1.25506.2.98.1.2.1.1.1
The index for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cUIMStatus 1.3.6.1.4.1.25506.2.98.1.2.1.1.2
The status about this UIM.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cUIMStatusType  

hh3cUIMImsi 1.3.6.1.4.1.25506.2.98.1.2.1.1.3
The IMSI (International Mobile Subscriber Identification Number) about this UIM. If this information is unknown to the agent, then this object will be returned a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hh3cUIMPin 1.3.6.1.4.1.25506.2.98.1.2.1.1.4
The PIN about this UIM. If this information is unknown to the agent, then this object will be returned a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..9)  

hh3cUIMVoltage 1.3.6.1.4.1.25506.2.98.1.2.1.1.5
The voltage about this UIM. If this information is unknown to the agent, then this object will be returned 4294967295.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hh3cUIMProvider 1.3.6.1.4.1.25506.2.98.1.2.1.1.6
The provider of mobile network. If this information is unknown to the agent, then this object will be returned a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hh3cUIMSignal 1.3.6.1.4.1.25506.2.98.1.2.1.1.7
The intensity of the signal about this UIM. A value of '99' means no signal.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..31 | 99  

hh3cUIMTryPinPukTimes 1.3.6.1.4.1.25506.2.98.1.2.1.1.8
The number of remaining times for unlocking PIN or PUK. The value is associated the same instance of hh3cUIMStatus. If this information is unknown to the agent, then this object will be returned 4294967295.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hh3cUIMOldPin 1.3.6.1.4.1.25506.2.98.1.2.1.1.9
The old PIN for this UIM.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..9)  

hh3c3GCdma1xRttTable 1.3.6.1.4.1.25506.2.98.1.3.1
CDMA 1xRTT table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3c3GCdma1xRttEntry

hh3c3GCdma1xRttEntry 1.3.6.1.4.1.25506.2.98.1.3.1.1
An entry of hh3c3GCdma1xRttTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3c3GCdma1xRttEntry  

hh3c3GCdma1xRttCurrentRssi 1.3.6.1.4.1.25506.2.98.1.3.1.1.1
The Received Signal Strength Indicator(RSSI) of CDMA 1xRTT.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648 | -150..0  

hh3c3GCdma1xRttRssiMediumThreshold 1.3.6.1.4.1.25506.2.98.1.3.1.1.2
The medium signal threshold of CMDA 1xRTT RSSI. The absolute value of hh3c3GCdma1xRttRssiMediumThreshold should be less than or equal to the absolute value of hh3c3GCdma1xRttRssiWeakThreshold (|hh3c3GCdma1xRttRssiMediumThreshold| <= |hh3c3GCdma1xRttRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3c3GCdma1xRttRssiWeakThreshold 1.3.6.1.4.1.25506.2.98.1.3.1.1.3
The weak signal threshold of CMDA 1xRTT RSSI. The absolute value of hh3c3GCdma1xRttRssiMediumThreshold should be less than or equal to the absolute value of hh3c3GCdma1xRttRssiWeakThreshold (|hh3c3GCdma1xRttRssiMediumThreshold| <= |hh3c3GCdma1xRttRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3c3GCdma1xRttCurServiceStatus 1.3.6.1.4.1.25506.2.98.1.3.1.1.4
The status of service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), available(2), emergency(3), lowPower(4), noService(5)  

hh3c3GCdma1xRttCurRoamingStatus 1.3.6.1.4.1.25506.2.98.1.3.1.1.5
The status of roaming.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), roaming(2), home(3)  

hh3c3GCdmaEvDoTable 1.3.6.1.4.1.25506.2.98.1.3.2
CDMA EvDo table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3c3GCdmaEvDoEntry

hh3c3GCdmaEvDoEntry 1.3.6.1.4.1.25506.2.98.1.3.2.1
An entry of hh3c3GCdmaEvDoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3c3GCdmaEvDoEntry  

hh3c3GCdmaEvDoCurrentRssi 1.3.6.1.4.1.25506.2.98.1.3.2.1.1
The Received Signal Strength Indicator(RSSI) of CDMA EvDo.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648 | -150..0  

hh3c3GCdmaEvDoRssiMediumThreshold 1.3.6.1.4.1.25506.2.98.1.3.2.1.2
The medium signal threshold of CMDA EvDo RSSI. The absolute value of hh3c3GCdmaEvDoRssiMediumThreshold should be less than or equal to the absolute value of hh3c3GCdmaEvDoRssiWeakThreshold (|hh3c3GCdmaEvDoRssiMediumThreshold| <= |hh3c3GCdmaEvDoRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3c3GCdmaEvDoRssiWeakThreshold 1.3.6.1.4.1.25506.2.98.1.3.2.1.3
The weak signal threshold of CMDA EvDo RSSI. The absolute value of hh3c3GCdmaEvDoRssiMediumThreshold should be less than or equal to the absolute value of hh3c3GCdmaEvDoRssiWeakThreshold (|hh3c3GCdmaEvDoRssiMediumThreshold| <= |hh3c3GCdmaEvDoRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3c3GCdmaEvDoCurServiceStatus 1.3.6.1.4.1.25506.2.98.1.3.2.1.4
The status of service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), available(2), emergency(3), lowPower(4), noService(5)  

hh3c3GCdmaEvDoCurRoamingStatus 1.3.6.1.4.1.25506.2.98.1.3.2.1.5
The status of roaming.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), roaming(2), home(3)  

hh3c3GGsmInfoTable 1.3.6.1.4.1.25506.2.98.1.4.1
GSM information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3c3GGsmInfoEntry

hh3c3GGsmInfoEntry 1.3.6.1.4.1.25506.2.98.1.4.1.1
An entry of hh3c3GGsmInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3c3GGsmInfoEntry  

hh3c3GGsmCurrentRssi 1.3.6.1.4.1.25506.2.98.1.4.1.1.1
The Received Signal Strength Indicator(RSSI) of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648 | -150..0  

hh3c3GGsmRssiMediumThreshold 1.3.6.1.4.1.25506.2.98.1.4.1.1.2
The medium signal threshold of GSM RSSI. The absolute value of hh3c3GGsmRssiMediumThreshold should be less than or equal to the absolute value of hh3c3GGsmRssiWeakThreshold (|hh3c3GGsmRssiMediumThreshold| <= |hh3c3GGsmRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3c3GGsmRssiWeakThreshold 1.3.6.1.4.1.25506.2.98.1.4.1.1.3
The weak signal threshold of GSM RSSI. The absolute value of hh3c3GGsmRssiMediumThreshold should be less than or equal to the absolute value of hh3c3GGsmRssiWeakThreshold (|hh3c3GGsmRssiMediumThreshold| <= |hh3c3GGsmRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3c3GGsmImsi 1.3.6.1.4.1.25506.2.98.1.4.1.1.4
The International Mobile Subscriber Identity(IMSI) of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3c3GGsmImei 1.3.6.1.4.1.25506.2.98.1.4.1.1.5
The International Mobile Equipment Identity(IMEI) of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3c3GGsmApn 1.3.6.1.4.1.25506.2.98.1.4.1.1.6
The Access Point Name(APN) of GSM.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

hh3c3GGsmPacketSessionStatus 1.3.6.1.4.1.25506.2.98.1.4.1.1.7
The packet session status of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), active(2), inactive(3)  

hh3c3GGsmNetworkSelectionMode 1.3.6.1.4.1.25506.2.98.1.4.1.1.8
The network selection mode of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), automatic(2), manual(3)  

hh3c3GGsmMobileNetworkName 1.3.6.1.4.1.25506.2.98.1.4.1.1.9
The mobile network name of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3c3GGsmLac 1.3.6.1.4.1.25506.2.98.1.4.1.1.10
The Location Area Code(LAC) of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3c3GGsmCellId 1.3.6.1.4.1.25506.2.98.1.4.1.1.11
The ID of cell.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3c3GGsmSimStatus 1.3.6.1.4.1.25506.2.98.1.4.1.1.12
The status of SIM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ok(2), notInsert(3), networkReject(4), blocked(5)  

hh3c3GGsmCurServiceStatus 1.3.6.1.4.1.25506.2.98.1.4.1.1.13
The status of service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), available(2), emergency(3), lowPower(4), noService(5)  

hh3c3GGsmCurRoamingStatus 1.3.6.1.4.1.25506.2.98.1.4.1.1.14
The status of roaming.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), roaming(2), home(3)  

hh3c3GGsmMcc 1.3.6.1.4.1.25506.2.98.1.4.1.1.15
The Mobile Country Code(MCC) of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3c3GGsmMnc 1.3.6.1.4.1.25506.2.98.1.4.1.1.16
The Mobile Network Code of GSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cLteInfoTable 1.3.6.1.4.1.25506.2.98.1.5.1
The quality of signal table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cLteInfoEntry

hh3cLteInfoEntry 1.3.6.1.4.1.25506.2.98.1.5.1.1
The quality about the signal.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cLteInfoEntry  

hh3cLteCurrentRsrp 1.3.6.1.4.1.25506.2.98.1.5.1.1.1
Reference signal receiving power.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cLteCurrentRsrq 1.3.6.1.4.1.25506.2.98.1.5.1.1.2
Reference signal receiving quality.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cLteCurrentSinr 1.3.6.1.4.1.25506.2.98.1.5.1.1.3
Signal to interface plus noise ratio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cLteTxPower 1.3.6.1.4.1.25506.2.98.1.5.1.1.4
Transmit power, 0x8000 means invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cLteCurrentRssi 1.3.6.1.4.1.25506.2.98.1.5.1.1.5
The Received Signal Strength Indicator(RSSI) of LTE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648 | -150..0  

hh3cLteRssiMediumThreshold 1.3.6.1.4.1.25506.2.98.1.5.1.1.6
The medium signal threshold of LTE RSSI. The absolute value of hh3cLteRssiMediumThreshold should be less than or equal to the absolute value of hh3cLteRssiWeakThreshold (|hh3cLteRssiMediumThreshold| <= |hh3cLteRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3cLteRssiWeakThreshold 1.3.6.1.4.1.25506.2.98.1.5.1.1.7
The weak signal threshold of LTE RSSI. The absolute value of hh3cLteRssiMediumThreshold should be less than or equal to the absolute value of hh3cLteRssiWeakThreshold (|hh3cLteRssiMediumThreshold| <= |hh3cLteRssiWeakThreshold|).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -150..0  

hh3c3GModemTrap 1.3.6.1.4.1.25506.2.98.2
OBJECT IDENTIFIER    

hh3c3GModemTraps 1.3.6.1.4.1.25506.2.98.3
OBJECT IDENTIFIER    

hh3c3GModemTrapPrefix 1.3.6.1.4.1.25506.2.98.3.0
OBJECT IDENTIFIER    

hh3cDevSerialNumber 1.3.6.1.4.1.25506.2.98.2.1
The serial number of the current device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hh3cDeviceOUI 1.3.6.1.4.1.25506.2.98.2.2
The OUI (Organizational Unique Identifier) of the current device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hh3cAccessMedia 1.3.6.1.4.1.25506.2.98.2.3
The current access media.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(1), air(2), cable(3)  

hh3c3GCurrentService 1.3.6.1.4.1.25506.2.98.2.4
The current service type which binded in the notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(1), oneXRtt(2), evDo(3), gsm(4), lte(5)  

hh3c3GCurrentRssiBind 1.3.6.1.4.1.25506.2.98.2.5
The current RSSI which binded in the notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 -2147483648 | -150..0  

hh3c3GImsiBind 1.3.6.1.4.1.25506.2.98.2.6
The IMSI which binded in the notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hh3cSmsSrcNumberBind 1.3.6.1.4.1.25506.2.98.2.7
The source number which binded in the notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

hh3cSmsTimeBind 1.3.6.1.4.1.25506.2.98.2.8
The sending time which binded in the notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

hh3cSmsEncodeBind 1.3.6.1.4.1.25506.2.98.2.9
The encoded type which binded in the notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Hh3cSmsEncodeType  

hh3cSmsContentBind 1.3.6.1.4.1.25506.2.98.2.10
The content of short message which binded in the notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

hh3cWirelessCardInserted 1.3.6.1.4.1.25506.2.98.3.0.1
A hh3cWirelessCardInserted notification is generated when a wireless card is inserted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cWirelessCardPulledOut 1.3.6.1.4.1.25506.2.98.3.0.2
A hh3cWirelessCardPulledOut notification is generated when a wireless card is pulled out.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cUIMPinInvalid 1.3.6.1.4.1.25506.2.98.3.0.3
A hh3cUIMPinInvalid notification is generated when UIM PIN is invalid.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cUIMPinChanged 1.3.6.1.4.1.25506.2.98.3.0.4
A hh3cUIMPinInvalid notification is generated when UIM PIN is changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cAccessMediaChanged 1.3.6.1.4.1.25506.2.98.3.0.5
A hh3cAccessMediaChanged notification is generated when access media is changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3c3GRssiStrongSignalTrap 1.3.6.1.4.1.25506.2.98.3.0.6
A hh3c3GRssiStrongSignalTrap notification is generated when current RSSI exceeds the medium signal threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3c3GRssiMediumSignalTrap 1.3.6.1.4.1.25506.2.98.3.0.7
A hh3c3GRssiMediumSignalTrap notification is generated when the current RSSI falls or rises to a value between the medium and weak signal thresholds.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3c3GRssiWeakSignalTrap 1.3.6.1.4.1.25506.2.98.3.0.8
A hh3c3GRssiWeakSignalTrap notification is generated when current RSSI falls below the weak signal threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cSmsTxNotification 1.3.6.1.4.1.25506.2.98.3.0.9
A hh3cSmsTxNotification notification is generated when a short message is sent.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cSmsRxNotification 1.3.6.1.4.1.25506.2.98.3.0.10
A hh3cSmsRxNotification notification is generated when a short message is recieved.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE