ieee8021BridgeEvbSysEvbLldpManual
IEEE8021-EVB-MIB ·
.1.3.111.2.802.1.1.24.1.1.4
Object
This object is used to initialize the LLDP EVB objects for new SBPs and URPS. When set to 'false' the operating configuration will be determined by the comparison between the local and remote LLDP EVB objects (automatic), regardless of the setting of ieee8021BridgeEvbSysLldpTxEnable. When ieee8021BridgeEvbSysLldpManual is 'true' the configuration will be determined by the setting of the local EVB objects only (manual).
Context
- MIB
- IEEE8021-EVB-MIB
- OID
.1.3.111.2.802.1.1.24.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ieee8021BridgeEvbSys
- Groups
- 2
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-EVB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-EVB-MIB::ieee8021BridgeEvbSysEvbLldpManual.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-EVB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-EVB-MIB::ieee8021BridgeEvbSysEvbLldpManual'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |