rlBonjourL2Mode
NETGEAR-RADLAN-BONJOUR-MIB ·
.1.3.6.1.4.1.4526.17.114.5
Object
scalar r/w
Enumeration
specify whether the L2 interfaces listed in rlBonjourL2Table means include bonjour on these L2 interfaces once they: rlBonjourPublish must be on at least one service should be enabled L2 must be present and UP have at least one IP on it OR exclude bonjour on these L2 interfaces even if they answer to all the conditions above.
Context
- MIB
- NETGEAR-RADLAN-BONJOUR-MIB
- OID
.1.3.6.1.4.1.4526.17.114.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlBonjour
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-BONJOUR-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-BONJOUR-MIB::rlBonjourL2Mode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-BONJOUR-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-BONJOUR-MIB::rlBonjourL2Mode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | include |
2 | exclude |