pwAtmCfgTimeoutMode
PW-ATM-MIB ·
.1.3.6.1.2.1.183.1.5.1.3
Object
column r/w
Enumeration
This object determines whether or not a packet can be transmitted to the PSN based on timeout expiration for collecting cells. The actual handling of the timeout is implementation-specific; as such, this object may be changed at any time under proper consideration of the traffic interruption effect.
Context
- MIB
- PW-ATM-MIB
- OID
.1.3.6.1.2.1.183.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwAtmCfgEntry
- Groups
- 1
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 'PW-ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-ATM-MIB::pwAtmCfgTimeoutMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-ATM-MIB::pwAtmCfgTimeoutMode.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-ATM-MIB::pwAtmCfgTimeoutMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | disabled |
3 | enabled |
Conformance
Member of