cadPCDefAdmCtlDirection
CADANT-CMTS-PACKETCABLE-MIB ·
.1.3.6.1.4.1.4998.1.1.115.1.1.75.1.1
Object
column DOCS-QOS3-MIBIfDirection
Direction for this default policy data.
Context
- MIB
- CADANT-CMTS-PACKETCABLE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.115.1.1.75.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cadPCDefAdmCtlEntry
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 'CADANT-CMTS-PACKETCABLE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-PACKETCABLE-MIB::cadPCDefAdmCtlDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-PACKETCABLE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-PACKETCABLE-MIB::cadPCDefAdmCtlDirection.<cadPCDefAdmCtlDirection>.<cadPCDefAdmCtlPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-PACKETCABLE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-PACKETCABLE-MIB::cadPCDefAdmCtlDirection'
Syntax
- Source
- DOCS-QOS3-MIBIfDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | downstream |
2 | upstream |