HM2-WWAN-MIB

File: HM2-WWAN-MIB.mib (66691 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HM2-TC-MIB
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 Unsigned32 Counter64
TEXTUAL-CONVENTION hm2ConfigurationMibs HmEnabledStatus
HmActionValue HmTimeSeconds1970 HmLargeDisplayString
InetAddressType InetAddress SnmpAdminString

Defined Types

Hm2CellularNetworks  
Cellular Networks list.
TEXTUAL-CONVENTION    
  INTEGER auto(1), gsm(2), umts(3), lte(4), gsmumts(5), gsmlte(6), umtslte(7)  

Hm2TechnologyLevel  
Cellular Networks Technology levels.
TEXTUAL-CONVENTION    
  INTEGER lte(1), utms(2)  

Hm2AuthType  
WWAN Data Authentication list.
TEXTUAL-CONVENTION    
  INTEGER none(1), pap(2), chap(3), papchap(4)  

Hm2PdpType  
WWAN Data IP Addressing types.
TEXTUAL-CONVENTION    
  INTEGER ipv4(1), ipv6(2), ipv4v6(3)  

Hm2ConnectionStatus  
WWAN Data Connection Status list.
TEXTUAL-CONVENTION    
  INTEGER inactive(1), active(2), idle(3), reconnecting(4), failure(5)  

Hm2LimitUnit  
WWAN Data Plan measuring unit.
TEXTUAL-CONVENTION    
  INTEGER kb(1), mb(2), gb(3)  

Hm2SimCardRole  
WWAN Sim Card Role.
TEXTUAL-CONVENTION    
  INTEGER auto(1), primary(2), backup(3)  

Hm2SimCardStatus  
WWAN Sim Card Status.
TEXTUAL-CONVENTION    
  INTEGER simPresent(1), simAbsent(2), simLocked(3), simUnlocked(4), simInactive(5), simActive(6)  

Hm2Pin1Status  
WWAN Sim Card Pin1 Status.
TEXTUAL-CONVENTION    
  INTEGER notVerified(1), verified(2), blocked(3), disabled(4), wrongCode(5)  

Hm2RegistrationStatus  
WWAN Sim Card Registration Status.
TEXTUAL-CONVENTION    
  INTEGER notRegistered(1), registering(2), registered(3), failure(4)  

Hm2RoamingStatus  
WWAN Carrier Roaming Status.
TEXTUAL-CONVENTION    
  INTEGER home(1), roaming(2), roamingDisabled(3)  

Hm2TrapBits  
Traps enable/disable bit list.
TEXTUAL-CONVENTION    
  BITS roamingActive(0), ltePersistenceSwitch(1), cellularRegistrationFailed(2), dataConnectionSetup(3), dataPlanWarningThreshold(4), simPin1Status(5), failoverConnectionBackupSim(6), failoverRegistrationBackupSim(7), failoverRoamingBackupSim(8), failoverDataLimitBackupSim(9), failoverRegistrationModemReset(10)  

Hm2WwanDataConnectionEntry  
SEQUENCE    
  hm2WwanDataConnectionSimId Integer32
  hm2WwanDataConnectionAdminStatus HmEnabledStatus
  hm2WwanDataConnectionApn SnmpAdminString
  hm2WwanDataConnectionApnCurrent SnmpAdminString
  hm2WwanDataConnectionUser SnmpAdminString
  hm2WwanDataConnectionPassword SnmpAdminString
  hm2WwanDataConnectionAuth Hm2AuthType
  hm2WwanDataConnectionPdpType Hm2PdpType
  hm2WwanDataConnectionIpAddressType InetAddressType
  hm2WwanDataConnectionIpAddress InetAddress
  hm2WwanDataConnectionDnsPrimaryType InetAddressType
  hm2WwanDataConnectionDnsPrimary InetAddress
  hm2WwanDataConnectionDnsSecondaryType InetAddressType
  hm2WwanDataConnectionDnsSecondary InetAddress
  hm2WwanDataConnectionIpAddressCurrentType InetAddressType
  hm2WwanDataConnectionIpAddressCurrent InetAddress
  hm2WwanDataConnectionDnsPrimaryCurrentType InetAddressType
  hm2WwanDataConnectionDnsPrimaryCurrent InetAddress
  hm2WwanDataConnectionDnsSecondaryCurrentType InetAddressType
  hm2WwanDataConnectionDnsSecondaryCurrent InetAddress
  hm2WwanDataConnectionMtu Integer32
  hm2WwanDataConnectionFailedRetry Integer32
  hm2WwanDataConnectionFailedRetryCurrent Integer32
  hm2WwanDataConnectionStatus Hm2ConnectionStatus
  hm2WwanDataConnectionStatusErrorReason HmLargeDisplayString
  hm2WwanDataConnectionActivatedCount Unsigned32
  hm2WwanDataConnectionStartTime Unsigned32
  hm2WwanDataConnectionUpTime Unsigned32
  hm2WwanDataConnectionTotalUpTime Unsigned32

Hm2WwanDataPlanEntry  
SEQUENCE    
  hm2WwanDataPlanSimId Integer32
  hm2WwanDataPlanMonthlyLimit Unsigned32
  hm2WwanDataPlanLimitMeasureUnit Hm2LimitUnit
  hm2WwanDataPlanWarningThreshold Integer32
  hm2WwanDataPlanReset HmActionValue
  hm2WwanDataPlanResetDay Integer32
  hm2WwanDataPlanLastReset HmTimeSeconds1970
  hm2WwanDataPlanCutoffThreshold Integer32
  hm2WwanDataPlanMonthlyUsageTx Counter64
  hm2WwanDataPlanMonthlyUsageRx Counter64

Hm2WwanDataPacketStatsEntry  
SEQUENCE    
  hm2WwanDataPacketStatsSimId Integer32
  hm2WwanDataPacketStatsTxOk Counter64
  hm2WwanDataPacketStatsRxOk Counter64
  hm2WwanDataPacketStatsTxErrors Counter64
  hm2WwanDataPacketStatsRxErrors Counter64
  hm2WwanDataPacketStatsTxOverflows Counter64
  hm2WwanDataPacketStatsRxOverflows Counter64
  hm2WwanDataPacketStatsTxBytesOk Counter64
  hm2WwanDataPacketStatsRxBytesOk Counter64
  hm2WwanDataPacketStatsTxDropped Counter64
  hm2WwanDataPacketStatsRxDropped Counter64

Hm2WwanSimCardEntry  
SEQUENCE    
  hm2WwanSimCardSimId Integer32
  hm2WwanSimCardAdminStatus HmEnabledStatus
  hm2WwanSimCardRole Hm2SimCardRole
  hm2WwanSimCardRoleCurrent Hm2SimCardRole
  hm2WwanSimCardStatus Hm2SimCardStatus
  hm2WwanSimCardSetActive HmActionValue
  hm2WwanSimCardPin1 SnmpAdminString
  hm2WwanSimCardPin1Mode HmEnabledStatus
  hm2WwanSimCardPin1Status Hm2Pin1Status
  hm2WwanSimCardPin1VerifyTries Integer32
  hm2WwanSimCardPin1UnblockTries Integer32
  hm2WwanSimCardPuk1 SnmpAdminString
  hm2WwanSimCardRoamingMode HmEnabledStatus
  hm2WwanSimCardIccid SnmpAdminString
  hm2WwanSimCardImsi SnmpAdminString

Defined Values

hm2WwanMib 1.3.6.1.4.1.248.11.125
This MIB defines the SNMP interface for Hirschmann WWAN implementation.
MODULE-IDENTITY    

hm2WwanMibNotifications 1.3.6.1.4.1.248.11.125.0
OBJECT IDENTIFIER    

hm2WwanMibObjects 1.3.6.1.4.1.248.11.125.1
OBJECT IDENTIFIER    

hm2WwanGeneralGroup 1.3.6.1.4.1.248.11.125.1.1
OBJECT IDENTIFIER    

hm2WwanDataGroup 1.3.6.1.4.1.248.11.125.1.2
OBJECT IDENTIFIER    

hm2WwanSimCardGroup 1.3.6.1.4.1.248.11.125.1.3
OBJECT IDENTIFIER    

hm2WwanInformationGroup 1.3.6.1.4.1.248.11.125.1.4
OBJECT IDENTIFIER    

hm2WwanAdminStatus 1.3.6.1.4.1.248.11.125.1.1.1
WWAN Global mode operation change.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanCellularSelection 1.3.6.1.4.1.248.11.125.1.1.2
Cellular network selection supported combinations. 'auto' value means all supported networks (GSM/UMTS/LTE).
Status: current Access: read-write
OBJECT-TYPE    
  Hm2CellularNetworks  

hm2WwanLtePersistence 1.3.6.1.4.1.248.11.125.1.1.4
When an LTE capable device is connected to a non-LTE network it may not handover to an LTE network when one becomes available if data is being continuously transmitted or received. Enabling this function will insure that a connection over LTE will be maintained whenever LTE is available.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanLtePersistenceInterval 1.3.6.1.4.1.248.11.125.1.1.5
The number of seconds after which LTE Persistence switch will be attempted. A 0 value means switch without waiting. This time interval is needed to avoid intermittent switches.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

hm2WwanFailoverTechnologyLevel 1.3.6.1.4.1.248.11.125.1.1.6
Desired cellular technology limit. If the current cellular network technology falls below this level then failover can be triggered. This mib node is meant to be used in conjunction with hm2WwanBackupSimTechnologyLevel failover scenario.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2TechnologyLevel  

hm2WwanBackupSimFailoverConnection 1.3.6.1.4.1.248.11.125.1.1.7
Switch to Backup SIM card when data connection fails.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanBackupSimFailoverRegistration 1.3.6.1.4.1.248.11.125.1.1.8
Switch to Backup SIM when registration fails.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanBackupSimFailoverRoaming 1.3.6.1.4.1.248.11.125.1.1.9
Switch to Backup SIM when roaming is detected.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanBackupSimFailoverDataLimit 1.3.6.1.4.1.248.11.125.1.1.10
Switch to Backup SIM card when data limit is reached and switch to Primary SIM when data limit is recovered.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanModemResetFailoverRegistration 1.3.6.1.4.1.248.11.125.1.1.11
Attempt a Modem reset if both Primary and Backup SIM cards report registration failures. Backup SIM card registration failure might not be needed depending if hm2WwanBackupSimFailoverRegistration is enabled or if the SIM is physical present.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanBackupSimTechnologyLevel 1.3.6.1.4.1.248.11.125.1.1.12
Switch to Backup SIM card when current cellular technology drops bellow a limit. Configure limit with hm2WwanFailoverTechnologyLevel.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanFailoverCycle 1.3.6.1.4.1.248.11.125.1.1.13
By default hm2WwanBackupSimFailoverConnection hm2WwanBackupSimFailoverRegistration will not fallback to using the Primary SIM card if failure is encountered on the Backup SIM card. This mib node will allow falling back to Primary SIM card if Backup SIM card is unable to register or create a connection. The cycled fallback will be done after 60 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanSetTrap 0.1.2.3.4.5.6.7.8.9.10.1.3.6.1.4.1.248.11.125.1.1.14
A bitmap string serving as a enable/disable method for the trap events defined by the WWAN notifications. All traps are enabled by default.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2TrapBits  

hm2WwanDataConnectionTable 1.3.6.1.4.1.248.11.125.1.2.1
This table contains configuration options for each WWAN Data connection per SIM card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2WwanDataConnectionEntry

hm2WwanDataConnectionEntry 1.3.6.1.4.1.248.11.125.1.2.1.1
The entries of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2WwanDataConnectionEntry  

hm2WwanDataConnectionSimId 1.3.6.1.4.1.248.11.125.1.2.1.1.1
SIM ID for which this connection entry belongs to. Also used as the table's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

hm2WwanDataConnectionAdminStatus 1.3.6.1.4.1.248.11.125.1.2.1.1.2
Operational mode of the connection.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanDataConnectionApn 1.3.6.1.4.1.248.11.125.1.2.1.1.3
Access Point Name used to identify the data connection's gateway name in the carriers network. If empty then the default APN configured on the SIM card will be used.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hm2WwanDataConnectionApnCurrent 1.3.6.1.4.1.248.11.125.1.2.1.1.4
Current Access Point Name used for data connections. If hm2WwanDataConnectionApn is empty then the value shown here represents the automatically detected APN stored on the Sim Card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hm2WwanDataConnectionUser 1.3.6.1.4.1.248.11.125.1.2.1.1.5
User name used for authentication when settting up a new data connection. Empty value means its not required.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hm2WwanDataConnectionPassword 1.3.6.1.4.1.248.11.125.1.2.1.1.6
Pasword asociated with the user name used for authentication when settting up a new data connection. Not readable by the user.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hm2WwanDataConnectionAuth 1.3.6.1.4.1.248.11.125.1.2.1.1.7
The type of authentication used when setting up a data connection.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AuthType  

hm2WwanDataConnectionPdpType 1.3.6.1.4.1.248.11.125.1.2.1.1.8
The IP type of the data connection to set up. It can be IPv4 or IPv6. Currently only IPv4 is supported.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2PdpType  

hm2WwanDataConnectionIpAddressType 1.3.6.1.4.1.248.11.125.1.2.1.1.9
hm2WwanDataConnectionIpAddress value type, either IPv4 or IPv6.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hm2WwanDataConnectionIpAddress 1.3.6.1.4.1.248.11.125.1.2.1.1.10
Manual IP address to be used for configuring a new data connection. If 0.0.0.0 then a dynamic IP Address will be assigned by the carrier.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hm2WwanDataConnectionDnsPrimaryType 1.3.6.1.4.1.248.11.125.1.2.1.1.11
hm2WwanDataConnectionDnsPrimary value type, either IPv4 or IPv6.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hm2WwanDataConnectionDnsPrimary 1.3.6.1.4.1.248.11.125.1.2.1.1.12
Manual IP address to be used for configuring the primary DNS server address for the data connection. If 0.0.0.0 then a dynamic DNS IP Address will be assigned by the carrier.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hm2WwanDataConnectionDnsSecondaryType 1.3.6.1.4.1.248.11.125.1.2.1.1.13
hm2WwanDataConnectionDnsSecondary value type, either IPv4 or IPv6.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hm2WwanDataConnectionDnsSecondary 1.3.6.1.4.1.248.11.125.1.2.1.1.14
Manual IP address to be used for configuring the secondary DNS server address for the data connection. If 0.0.0.0 then a dynamic DNS IP Address will be assigned by the carrier.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hm2WwanDataConnectionIpAddressCurrentType 1.3.6.1.4.1.248.11.125.1.2.1.1.15
hm2WwanDataConnectionIpAddressCurrent value type, either IPv4 or IPv6.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2WwanDataConnectionIpAddressCurrent 1.3.6.1.4.1.248.11.125.1.2.1.1.16
The IP Address that the WWAN data interface is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2WwanDataConnectionDnsPrimaryCurrentType 1.3.6.1.4.1.248.11.125.1.2.1.1.17
hm2WwanDataConnectionDnsPrimaryCurrent value type, either IPv4 or IPv6.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2WwanDataConnectionDnsPrimaryCurrent 1.3.6.1.4.1.248.11.125.1.2.1.1.18
The Primary DNS Address that the WWAN data interface is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2WwanDataConnectionDnsSecondaryCurrentType 1.3.6.1.4.1.248.11.125.1.2.1.1.19
hm2WwanDataConnectionDnsSecondaryCurrent value type, either IPv4 or IPv6.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2WwanDataConnectionDnsSecondaryCurrent 1.3.6.1.4.1.248.11.125.1.2.1.1.20
The Secondary DNS Address that the WWAN data interface is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2WwanDataConnectionMtu 1.3.6.1.4.1.248.11.125.1.2.1.1.21
Maximum Transmision Unit used when sending IP packets over the WWAN data interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 552..1500  

hm2WwanDataConnectionFailedRetry 1.3.6.1.4.1.248.11.125.1.2.1.1.22
How many times should a failed WWAN data connection attempt to try reconnecting before aborting and using fallback options or logging error. A value of 0 means no retry attempts and a value of -1 means 'infinite' attempts.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..32  

hm2WwanDataConnectionFailedRetryCurrent 1.3.6.1.4.1.248.11.125.1.2.1.1.23
The current number o data reconnect attempts made. Can only be lower or equal to hm2WwanDataConnectionFailedRetry. Value 0 means no retries have been made.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

hm2WwanDataConnectionStatus 1.3.6.1.4.1.248.11.125.1.2.1.1.24
Current status of this WWAN Data connection. If in 'Error' state then a reason for the error will be found under hm2WwanDataConnectionStatusErrorReason.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2ConnectionStatus  

hm2WwanDataConnectionStatusErrorReason 1.3.6.1.4.1.248.11.125.1.2.1.1.25
The reason why this WWAN Data connection is in 'Error' state.
Status: current Access: read-only
OBJECT-TYPE    
  HmLargeDisplayString  

hm2WwanDataConnectionActivatedCount 1.3.6.1.4.1.248.11.125.1.2.1.1.26
How many times this WWAN Data connection was successfuly established.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanDataConnectionStartTime 1.3.6.1.4.1.248.11.125.1.2.1.1.27
Time in seconds since Jan 1, 1970.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanDataConnectionUpTime 1.3.6.1.4.1.248.11.125.1.2.1.1.28
Time in seconds since this connection is active.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanDataConnectionTotalUpTime 1.3.6.1.4.1.248.11.125.1.2.1.1.29
Total time in which this connection was active.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanDataPlanTable 1.3.6.1.4.1.248.11.125.1.2.2
This table contains configuration options for each WWAN Data Plan per SIM card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2WwanDataPlanEntry

hm2WwanDataPlanEntry 1.3.6.1.4.1.248.11.125.1.2.2.1
The entries of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2WwanDataPlanEntry  

hm2WwanDataPlanSimId 1.3.6.1.4.1.248.11.125.1.2.2.1.1
SIM ID for which this connection entry belongs. Also used as the table's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

hm2WwanDataPlanMonthlyLimit 1.3.6.1.4.1.248.11.125.1.2.2.1.2
The amount of data that the carrier will charge as per a WWAN data contract per month. A value 0 means unlimited.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hm2WwanDataPlanLimitMeasureUnit 1.3.6.1.4.1.248.11.125.1.2.2.1.3
Which measure unit is used to interpret the volume of the data traffic. Possible units are: Kilobytes, Megabytes, Gigabytes.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2LimitUnit  

hm2WwanDataPlanWarningThreshold 1.3.6.1.4.1.248.11.125.1.2.2.1.4
The percentage of the volume of data that when reached will generate a warning. A value of 0 will disable the warning.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hm2WwanDataPlanReset 1.3.6.1.4.1.248.11.125.1.2.2.1.5
Manually reset the data plan counters. Only the value 'action(2)' can be written and when read 'noop(1)' will always be returned.
Status: current Access: read-write
OBJECT-TYPE    
  HmActionValue  

hm2WwanDataPlanResetDay 1.3.6.1.4.1.248.11.125.1.2.2.1.6
Which day of the month will be used to auto reset the data plan counters. A value of 0 will disable the reset action. The reset action will be performed at 00:00am in the selected day.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..31  

hm2WwanDataPlanLastReset 1.3.6.1.4.1.248.11.125.1.2.2.1.7
Time in seconds since Jan 1st, 1970 when the last data plan counters were resetted.
Status: current Access: read-only
OBJECT-TYPE    
  HmTimeSeconds1970  

hm2WwanDataPlanCutoffThreshold 1.3.6.1.4.1.248.11.125.1.2.2.1.8
The percentage of the volume of used data that when reached will completely disable any data connections associated with this SIM ID. A value of 0 will disable the cutoff.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hm2WwanDataPlanMonthlyUsageTx 1.3.6.1.4.1.248.11.125.1.2.2.1.9
The amount of data that was transmitted since last reset. The measure unit is the same as hm2WwanDataPlanLimitMeasureUnit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPlanMonthlyUsageRx 1.3.6.1.4.1.248.11.125.1.2.2.1.10
The amount of data that was received since last reset. The measure unit is the same as hm2WwanDataPlanLimitMeasureUnit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsTable 1.3.6.1.4.1.248.11.125.1.2.3
This table contains packet statistics for each WWAN Data connection per SIM card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2WwanDataPacketStatsEntry

hm2WwanDataPacketStatsEntry 1.3.6.1.4.1.248.11.125.1.2.3.1
The entries of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2WwanDataPacketStatsEntry  

hm2WwanDataPacketStatsSimId 1.3.6.1.4.1.248.11.125.1.2.3.1.1
SIM ID for which this data connection packet statistics entry belongs to. Also used as the table's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

hm2WwanDataPacketStatsTxOk 1.3.6.1.4.1.248.11.125.1.2.3.1.2
The number of successfully transmitted data packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsRxOk 1.3.6.1.4.1.248.11.125.1.2.3.1.3
The number of successfully received data packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsTxErrors 1.3.6.1.4.1.248.11.125.1.2.3.1.4
The number of errors encountered during packet transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsRxErrors 1.3.6.1.4.1.248.11.125.1.2.3.1.5
The number of errors encountered during packet reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsTxOverflows 1.3.6.1.4.1.248.11.125.1.2.3.1.6
The number of overflows encountered during packet transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsRxOverflows 1.3.6.1.4.1.248.11.125.1.2.3.1.7
The number of overflows encountered during packet reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsTxBytesOk 1.3.6.1.4.1.248.11.125.1.2.3.1.8
The number of successfully transmitted bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsRxBytesOk 1.3.6.1.4.1.248.11.125.1.2.3.1.9
The number of successfully received bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsTxDropped 1.3.6.1.4.1.248.11.125.1.2.3.1.10
The number of packets dropped during transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanDataPacketStatsRxDropped 1.3.6.1.4.1.248.11.125.1.2.3.1.11
The number of packets dropped during reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2WwanSimCardTable 1.3.6.1.4.1.248.11.125.1.3.1
This table contains configuration options for each WWAN SIM card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2WwanSimCardEntry

hm2WwanSimCardEntry 1.3.6.1.4.1.248.11.125.1.3.1.1
The entries of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2WwanSimCardEntry  

hm2WwanSimCardSimId 1.3.6.1.4.1.248.11.125.1.3.1.1.1
SIM ID for which this connection entry belongs. Also used as the table's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

hm2WwanSimCardAdminStatus 1.3.6.1.4.1.248.11.125.1.3.1.1.2
Sim Card enable/disable function.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanSimCardRole 1.3.6.1.4.1.248.11.125.1.3.1.1.3
The role this Sim Card will be assigned. The role is important for failover scenarios configured under General Configuration Group. 'auto' setting will automatically choose a role.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2SimCardRole  

hm2WwanSimCardRoleCurrent 1.3.6.1.4.1.248.11.125.1.3.1.1.4
The role this Sim Card is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2SimCardRole  

hm2WwanSimCardStatus 1.3.6.1.4.1.248.11.125.1.3.1.1.5
Sim Card Status information: * simPresent: the SIM is physicaly present. * simAbsent: the SIM is physicaly absent. * simLocked: the SIM is physicaly present but was not unlocked using PIN1. * simUnlocked: the SIM is physicaly present and it was unlocked unsing PIN1. * simInactive: the sim is physicaly present but it is not used for data connections. * simActive: the sim is physicaly present and is used for data connections.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2SimCardStatus  

hm2WwanSimCardSetActive 1.3.6.1.4.1.248.11.125.1.3.1.1.6
Manual operation to set the active status of this sim card. When in active state this sim card will be used for establishing data connections.
Status: current Access: read-write
OBJECT-TYPE    
  HmActionValue  

hm2WwanSimCardPin1 1.3.6.1.4.1.248.11.125.1.3.1.1.7
Sim Card's PIN1 code. PIN1 is used to unlock main Sim functions which will allow Network Carrier Registration.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(4..8)  

hm2WwanSimCardPin1Mode 1.3.6.1.4.1.248.11.125.1.3.1.1.8
Allows to enable or disable PIN1 code. With PIN1 disabled the Sim Card will automatically unlock all it's functions.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanSimCardPin1Status 1.3.6.1.4.1.248.11.125.1.3.1.1.9
Pin1 status information: * NotVerified: Pin1 was not verified. * Verified: Pin1 was successfuly verified. * Blocked: Wrong Pin1 was used too many times and the Sim Card blocked it. * Disabled: Pin1 was manually disabled or the Sim Card does not requires it. * WrongCode: The configured Pin1 code is not accepted by the Sim Card unlock function.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2Pin1Status  

hm2WwanSimCardPin1VerifyTries 1.3.6.1.4.1.248.11.125.1.3.1.1.10
The amount of times a wrong Pin1 code can be used to unlock the Sim Card until it is blocked.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanSimCardPin1UnblockTries 1.3.6.1.4.1.248.11.125.1.3.1.1.11
The amount of times a wrong PUK1 code can be entered to unblock a PIN1 code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanSimCardPuk1 1.3.6.1.4.1.248.11.125.1.3.1.1.12
PUK1 code is used to unblock a PIN1 code. Writing a PUK1 value will attempt to unblock a PIN1 code if the PIN1 code is in 'Blocked' state. PUK1 code will not be saved. hm2WwanSimCardPin1UnblockTries is a counter on how many times a wrong PUK1 code can be entered. Empty value write operation will be ignored. New PIN code configured during the unblock operation will be the current PIN1 stored in hm2WwanSimCardPin1 mib.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..8)  

hm2WwanSimCardRoamingMode 1.3.6.1.4.1.248.11.125.1.3.1.1.13
Roaming will allow the modem to perform registration with carriers other than the one that emitted the current SIM card. Data connections established when attached to Roaming partners will probably incur additional costs.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2WwanSimCardIccid 1.3.6.1.4.1.248.11.125.1.3.1.1.14
Integrated Circuit Card Identifier is the international SIM's identifier. This value is preserved over reboots so that when a new SIM is inserted the operation can be detected and the settings relevant for the old SIM can be resetted. The user can only read this mib value.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0|22)  

hm2WwanSimCardImsi 1.3.6.1.4.1.248.11.125.1.3.1.1.15
International Mobile Subscriber Identity is an individual identifier on operator networks. Mobile network operators connect mobile phone calls and communicate with their market SIM cards using their IMSIs.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|15)  

hm2WwanCellularInformationGroup 1.3.6.1.4.1.248.11.125.1.4.1
OBJECT IDENTIFIER    

hm2WwanModemInformationGroup 1.3.6.1.4.1.248.11.125.1.4.2
OBJECT IDENTIFIER    

hm2WwanCellularActiveSimId 1.3.6.1.4.1.248.11.125.1.4.1.1
The Sim Card id for the current active SIM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

hm2WwanCellularRegistration 1.3.6.1.4.1.248.11.125.1.4.1.2
The current status of the Sim's Carrier Registration.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2RegistrationStatus  

hm2WwanCellularOperator 1.3.6.1.4.1.248.11.125.1.4.1.3
Network Operator Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

hm2WwanCellularNetwork 1.3.6.1.4.1.248.11.125.1.4.1.4
Current Cellular Network Technology being used.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2CellularNetworks  

hm2WwanCellularMcc 1.3.6.1.4.1.248.11.125.1.4.1.5
Mobile Country Code is a 3 digits code used to identify the country where the Public Land Mobile Network (PLMN) resides.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularMnc 1.3.6.1.4.1.248.11.125.1.4.1.6
Mobile Network Code is a 2 to 3 digits code used to identify the Public Land Mobile Network (PLMN) in that country.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularLac 1.3.6.1.4.1.248.11.125.1.4.1.7
Location area code together with PLMN (MCC + MNC) creates an internationally unique identifier known as Location Area Identity (LAI). The LAI is used for location updating of the mobile subscribers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularBsic 1.3.6.1.4.1.248.11.125.1.4.1.8
Base Station Identity Code is a code used in WWAN networks to uniquely identify a base station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularCellId 1.3.6.1.4.1.248.11.125.1.4.1.9
The identifier of the current used WWAN Cell.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularBand 1.3.6.1.4.1.248.11.125.1.4.1.10
The current Cellular Band used for radio transmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularChannel 1.3.6.1.4.1.248.11.125.1.4.1.11
The current channel number within the Cellular Band used for radio transmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularSignalStrength 1.3.6.1.4.1.248.11.125.1.4.1.12
In GSM/UMTS mobile networks signal strength is based on RSSI (Received Signal Strength Indication) value measuring the power level being received by the antena. The higher the RSSI the stronger the signal.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularSignalStrengthLte 1.3.6.1.4.1.248.11.125.1.4.1.13
In LTE mobile networks signal strength is based on RSRP (Reference Signal Received Power) value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularSignalQuality 1.3.6.1.4.1.248.11.125.1.4.1.14
UMTS signal quality indicator based on ECIO (Energy to Interference Ratio).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularSignalQualityLte 1.3.6.1.4.1.248.11.125.1.4.1.15
LTE signal quality indicator based on RSRQ (Reference Signal Received Quality).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularRscp 1.3.6.1.4.1.248.11.125.1.4.1.16
UMTS Received Signal Code Power is used as an indication of signal strength, as a handover criterion, in downlink power control and to calculate path loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularRoamingStatus 1.3.6.1.4.1.248.11.125.1.4.1.17
Current Roaming status: * Home: registration done in home network. * Roaming: registration done in partner network in roaming mode. Roaming has to be admin enabled. * RoamingDisabled: no home network detected and Roaming is admin disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2RoamingStatus  

hm2WwanCellularBitErrorRate 1.3.6.1.4.1.248.11.125.1.4.1.18
Cellular transmission error rate displayed in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2WwanCellularCurrentTxRate 1.3.6.1.4.1.248.11.125.1.4.1.19
Current channel TX rate displayed in kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanCellularCurrentRxRate 1.3.6.1.4.1.248.11.125.1.4.1.20
Current channel RX rate displayed in kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanCellularMaxTxRate 1.3.6.1.4.1.248.11.125.1.4.1.21
Maximum channel TX rate that can be achieved, displayed in kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanCellularMaxRxRate 1.3.6.1.4.1.248.11.125.1.4.1.22
Maximum channel RX rate that can be achieved, displayed in kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2WwanModemManufacturer 1.3.6.1.4.1.248.11.125.1.4.2.1
Radio Modem Manufacturer
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

hm2WwanModemModel 1.3.6.1.4.1.248.11.125.1.4.2.2
The model of the Radio Modem.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hm2WwanModemRevision 1.3.6.1.4.1.248.11.125.1.4.2.3
Modem Software version and revision.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

hm2WwanModemImei 1.3.6.1.4.1.248.11.125.1.4.2.4
Internation Mobile Equipment Identity is a unique number given to mobile capable devices.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

hm2WwanRoamingActiveTrap 1.3.6.1.4.1.248.11.125.0.1
Notification generated whenever Roaming status will become active.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanLtePersistenceSwitchTrap 1.3.6.1.4.1.248.11.125.0.2
Notification generated when LTE Persistence function will perform a switch back to LTE.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanCelluarRegistrationFailedTrap 1.3.6.1.4.1.248.11.125.0.3
Notification generated whenever a Cellular Network Registration failure occurs.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanDataConnectionSetupTrap 1.3.6.1.4.1.248.11.125.0.4
Notification generated whenever a Cellular Data Connection will change its status.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanDataPlanWarningThresholdTrap 1.3.6.1.4.1.248.11.125.0.5
Notification generated when the Data Plan Warning Threshold is reached. The trap is resent after each 25% of remaining data is consumed all the way up until the Data Plan Limit is reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanSimCardPin1StatusTrap 1.3.6.1.4.1.248.11.125.0.6
Notification generated whenever SIM Card PIN1 access functions are used and their status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanBackupSimFailoverConnectionTrap 1.3.6.1.4.1.248.11.125.0.7
Notification generated whenever a data connection on the Primary SIM Card fails and a failover to Backup SIM Card is done.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanBackupSimFailoverRegistrationTrap 1.3.6.1.4.1.248.11.125.0.8
Notification generated whenever a cellular network registration the Primary SIM Card fails and a failover to Backup SIM Card is done.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanBackupSimFailoverRoamingTrap 1.3.6.1.4.1.248.11.125.0.9
Notification generated whenever a cellular network registration to a Roaming Carrier is detected on the Primary SIM Card and as a result a failover to the Backup SIM Card is done.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanBackupSimFailoverDataLimitTrap 1.3.6.1.4.1.248.11.125.0.10
Notification generated when the current Data Plan Limit is reached and a failover to the Backup SIM Card is done.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2WwanModemResetFailoverRegistrationTrap 1.3.6.1.4.1.248.11.125.0.11
Notification generated when cellular network registration fails on the Primary SIM Card and also the fallback to Backup SIM Card registration fails.
Status: current Access: read-only
NOTIFICATION-TYPE