ieee8021SpbSysDigestConvention
IEEE8021-SPB-MIB ·
.1.3.111.2.802.1.1.26.1.1.9
Object
The Agreement Digest convention setting off(=1)/loopFreeBoth(=2)/loopFreeMcastOnly(=3) off => disable agreement digest checking in hellos loopFreeBoth => block unsafe group and individual traffic when digests disagree. loopFreeMcastOnly =>block unsafe group traffic when digests disagree. This object is persistent.
Context
- MIB
- IEEE8021-SPB-MIB
- OID
.1.3.111.2.802.1.1.26.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ieee8021SpbSys
- Groups
- 3
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 'IEEE8021-SPB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SPB-MIB::ieee8021SpbSysDigestConvention.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SPB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SPB-MIB::ieee8021SpbSysDigestConvention'
Syntax
- Source
- IEEE8021SpbDigestConvention
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | loopFreeBoth |
3 | loopFreeMcastOnly |