pktcDectPPCapabilitiesDisplay

PKTC-DECT-MIB · .1.3.6.1.4.1.4491.2.2.8.4.1.9.1.1

Object

column Enumeration
This attribute represents the PP display capability. 
The possible values are: 
'na' : not applicable
'noDisplay': no display
'numeric': numeric characters (space, 0-9, *, #)
'numericPlus': extended numeric characters 
               (space, 0-9, *, #, a, b, c, d)
'alphanumeric': alphanumeric characters 
                (space, 0-9, *, #, a-z and A-Z)
'fullDisplay' : displayable characters up to 0x7F.

Context

MIB
PKTC-DECT-MIB
OID
.1.3.6.1.4.1.4491.2.2.8.4.1.9.1.1
Type
column
Access
readonly
Status
current
Parent
pktcDectPPCapabilitiesEntry
Groups
1

Walk 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 'PKTC-DECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-DECT-MIB::pktcDectPPCapabilitiesDisplay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-DECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-DECT-MIB::pktcDectPPCapabilitiesDisplay.<pktcDectPPId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-DECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-DECT-MIB::pktcDectPPCapabilitiesDisplay'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0na
1noDisplay
2numeric
3numericPlus
4alphanumeric
5fullDisplay

Conformance

Member of