remoteMediaPolicyStateAppType
MX-LLDP-MIB ·
.0.4100.1.100.100.1.100
Object
column Enumeration
Application Type
The type of application.
The supported types currently are:
* Voice
* VoiceSignaling
All the other types received are ignored.
Context
- MIB
- MX-LLDP-MIB
- OID
.0.4100.1.100.100.1.100- 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::remoteMediaPolicyStateAppType'
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::remoteMediaPolicyStateAppType.<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::remoteMediaPolicyStateAppType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | voice |
2 | voiceSignaling |
3 | guestVoice |
4 | guestVoiceSignaling |
5 | softPhoneVoice |
6 | videoConferencing |
7 | streamingVideo |
8 | videoSignaling |