fsLldpXMedRemMediaPolicyUnknown
ARICENT-LLDP-MED-MIB ·
.1.3.6.1.4.1.29601.2.101.2.2.1.5
Object
column SNMPv2-TCTruthValue
This object indicates that the network policy for the specified application type is currently unknown when the value is set as 'true'. In this case, the VLAN ID, the layer 2 priority and the DSCP value fields are ignored. This object indicates that this network policy is defined when the value is set as 'false'.
Context
- MIB
- ARICENT-LLDP-MED-MIB
- OID
.1.3.6.1.4.1.29601.2.101.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsLldpXMedRemMediaPolicyEntry
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 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemMediaPolicyUnknown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemMediaPolicyUnknown.<lldpV2RemTimeMark>.<lldpV2RemLocalIfIndex>.<lldpV2RemLocalDestMACAddress>.<lldpV2RemIndex>.<fsLldpXMedRemMediaPolicyAppType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemMediaPolicyUnknown'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |