g9983OperSvcState
G9983-MIB ·
.1.3.6.1.2.1.210.1.1.4.1.3
Object
column Enumeration
G.Bond/TDIM service operational state.
Possible values are:
up - Service is up and passing traffic.
down - Service is down, due to a variety of
reasons, e.g., G.Bond/TDIM port is
down, current link bandwidth is too
low to support a particular service,
etc.
This objects maps to the TR-159 attribute aServiceOperState.
Context
- MIB
- G9983-MIB
- OID
.1.3.6.1.2.1.210.1.1.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- g9983OperSvcEntry
- Groups
- 1
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 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983OperSvcState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983OperSvcState.<ifIndex>.<g9983OperSvcPosition>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9983-MIB::g9983OperSvcState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of