fs3GNetworkServiceStatus
FS-3G-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.95.1.6.1.18
Object
column Enumeration
the sevice status of 3G user.
Context
- MIB
- FS-3G-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.95.1.6.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fs3GDeviceManagementEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-3G-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-3G-MIB::fs3GNetworkServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-3G-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-3G-MIB::fs3GNetworkServiceStatus.<fs3GRouterSlotNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-3G-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-3G-MIB::fs3GNetworkServiceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noService |
1 | restricted |
2 | valid |
3 | restrictedRegional |
4 | powerSavingAndDeepSleepState |