overrideNetworkPolicyRefresh
MX-LLDP-MIB ·
.0.4100.1.410
Object
scalar r/w
Enumeration
Refresh the applied Network Policy
Allows received Network Policies to refresh the VLAN ID, User
Priority and DiffServ values of an overridden network.
* Disable: The service applies only the first received Network
Policy TLV. If a change occurs, the current Network Policy
still applies.
* OnNetworkPolicyChanges: The service applies the newly
received Network Policy TLV, but only if the LLDPDU shares
the same Chassis ID and Port ID.
This parameter has no effect if the OverrideNetworkPolicyEnable
parameter is set to 'Disable'.
Context
- MIB
- MX-LLDP-MIB
- OID
.0.4100.1.410- 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::overrideNetworkPolicyRefresh.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::overrideNetworkPolicyRefresh'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disable |
200 | onNetworkPolicyChanges |