rlBonjourStatusState
RADLAN-BONJOUR-MIB ·
.1.3.6.1.4.1.89.114.2.1.4
Object
column RlBonjourServiceState
This variable identifies the service state on IP interface of the device.
Context
- MIB
- RADLAN-BONJOUR-MIB
- OID
.1.3.6.1.4.1.89.114.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlBonjourStatusEntry
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 'RADLAN-BONJOUR-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-BONJOUR-MIB::rlBonjourStatusState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-BONJOUR-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-BONJOUR-MIB::rlBonjourStatusState.<rlBonjourStatusServiceName>.<rlBonjourStatusIPInterfaceType>.<rlBonjourStatusIPInterfaceAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-BONJOUR-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-BONJOUR-MIB::rlBonjourStatusState'
Syntax
- Source
- RlBonjourServiceState
- Base type
Enumeration
Values & Constraints
Type Values
0 | rlBonjourNotPublished |
1 | rlBonjourInactive |
2 | rlBonjourRegistering |
3 | rlBonjourRunning |