overrideNetworkPolicyEnable
MX-LLDP-MIB ·
.0.4100.1.400
Object
Override Network Policy Enable
Enables the LLDP-MED protocol override of the VLAN ID, User
Priority and DiffServ values.
* Enable: The service listens for LLDP advertisements, and
overrides the previously configured VLAN ID, User Priority
and DiffServ with the values received. When a new VLAN ID is
received, the LLDP service dynamically replaces the link of
the network configured in the Lldp.NetworkInterface
parameter.
* Disable: The service only publishes its characteristics and
configurations by LLDP, and does not override anything.
Context
- MIB
- MX-LLDP-MIB
- OID
.0.4100.1.400- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lldpMIBObjects
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 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LLDP-MIB::overrideNetworkPolicyEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-LLDP-MIB::overrideNetworkPolicyEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |