cpIwfDs0BundleContCheck
CPIWF-R-MIB ·
.1.3.6.1.4.1.164.20.5.1.5.1.8
Object
column r/w
Enumeration
Specifies the initial method used for a new connection to perform checks in the ATM network interface. The available selections are: off-two-way, on-source, on-sink, on-two-way, off-sink, off-source Default value 2
Context
- MIB
- CPIWF-R-MIB
- OID
.1.3.6.1.4.1.164.20.5.1.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpIwfDs0BundleEntry
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 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::cpIwfDs0BundleContCheck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::cpIwfDs0BundleContCheck.<cpIwfDs0BundleNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPIWF-R-MIB::cpIwfDs0BundleContCheck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off-two-way |
3 | on-source |
4 | on-sink |
5 | on-two-way |
6 | off-sink |
7 | off-source |