bseeMultiHostEapPacketMode
BAY-STACK-EAPOL-EXTENSION-MIB ·
.1.3.6.1.4.1.45.5.3.1.17
Object
scalar r/w
Enumeration
This object indicates whether to use unicast or multicast packets for Eap-ReqId packets. Normally, multicast packets are used.
Context
- MIB
- BAY-STACK-EAPOL-EXTENSION-MIB
- OID
.1.3.6.1.4.1.45.5.3.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bseeObjects
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 'BAY-STACK-EAPOL-EXTENSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-EAPOL-EXTENSION-MIB::bseeMultiHostEapPacketMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-EAPOL-EXTENSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-EAPOL-EXTENSION-MIB::bseeMultiHostEapPacketMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | multicast |
2 | unicast |