tmnxMobSgwGaStatOperState
TIMETRA-MOBILE-SERVING-MIB ·
.1.3.6.1.4.1.6527.3.1.2.66.2.15.1.41
Object
column Enumeration
The value of tmnxMobSgwGaStatOperState indicates the current
operational state of this group. The operational state may be one of:
'up' - connection goes 'up' and is used by the Ga module to send
Charging Data Records (CDRs).
'down' - connection goes 'down' and is used by the Ga module to send
Charging Data Records (CDRs).
'active' - connection is 'active' and is used by the Ga module to send
Charging Data Records (CDRs).
Context
- MIB
- TIMETRA-MOBILE-SERVING-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.66.2.15.1.41- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxMobSgwGaStatEntry
- Groups
- 2
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 'TIMETRA-MOBILE-SERVING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MOBILE-SERVING-MIB::tmnxMobSgwGaStatOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MOBILE-SERVING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MOBILE-SERVING-MIB::tmnxMobSgwGaStatOperState.<tmnxMobGwId>.<vRtrID>.<tmnxMobGtpPriGrpName>.<tmnxMobGtpPriServerIndex>.<tmnxMobSgwGaStatAddressType>.<tmnxMobSgwGaStatAddress>.<tmnxMobSgwGaStatPort>.<tmnxChassisIndex>.<tmnxCardSlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MOBILE-SERVING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MOBILE-SERVING-MIB::tmnxMobSgwGaStatOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | active |