ntcMultiDemodMonOperationalState
NEWTEC-MULTI-DEMOD-MIB ·
.1.3.6.1.4.1.5835.5.2.3300.1.5.1.20
Object
column Enumeration
Identify the actual operational state of the component instance - Operational: Component instance ready for use - Failed: The component instance has 1 or more alarms which effect the proper function of the component - OffDuty: The component instance has a connection to another component instance, but that instance is not active. A good example of this is our Demod, which is a provider of TS or BBF instances, but only 1 type of instances are allowed at the same time. - Dependent: This means that the current component instance is linked with another component instance which is in alarm.
Context
- MIB
- NEWTEC-MULTI-DEMOD-MIB
- OID
.1.3.6.1.4.1.5835.5.2.3300.1.5.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntcMultiDemodMonEntry
- 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 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodMonOperationalState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodMonOperationalState.<ntcMultiDemodMonDemodId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodMonOperationalState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | operational |
1 | failed |
2 | offduty |
3 | dependent |
Conformance
Member of