remoteMediaPolicyStatePolicyFlag
MX-LLDP-MIB ·
.0.4100.1.100.100.1.500
Object
column Enumeration
Policy Flag
The Policy Flag. This flag indicates if an Endpoint Device
wants to explicitly advertise that the network policy for a
specific application type is required but is currently
unknown.
* Defined: The network policy is defined.
* Unknown: The network policy for the specified application
type is currently unknown. In this case, the VLAN ID,
Layer 2 priority and DSCP values fields are ignored.
Context
- MIB
- MX-LLDP-MIB
- OID
.0.4100.1.100.100.1.500- Type
- column
- Access
- readonly
- Status
- current
- Parent
- remoteMediaPolicyStateEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LLDP-MIB::remoteMediaPolicyStatePolicyFlag'
More examples
Read one indexed 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::remoteMediaPolicyStatePolicyFlag.<remoteMediaPolicyStateAppType>'
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::remoteMediaPolicyStatePolicyFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | defined |
200 | unknown |