ncpExtVJCompSlotID
ZHONE-COM-PPP-MIB ·
.1.3.6.1.4.1.5504.4.5.3.1.2
Object
Indicates whether the slot identifier field may be compressed:
disabled: The slot identifier must not be compressed. All
compressed TCP packets must set the C bit in every
change mask, and must include the slot identifier.
enabled: The slot identifier may be compressed.
Context
- MIB
- ZHONE-COM-PPP-MIB
- OID
.1.3.6.1.4.1.5504.4.5.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pppNCPExtensionsEntry
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 'ZHONE-COM-PPP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-PPP-MIB::ncpExtVJCompSlotID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-PPP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-PPP-MIB::ncpExtVJCompSlotID.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-PPP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-PPP-MIB::ncpExtVJCompSlotID'
Syntax
- Source
- EnableFlag
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |