pwAtmOamCellSupported
PW-ATM-R-MIB ·
.1.3.6.1.4.1.164.20.16.1.5.1.5
Object
This Object indicates whether OAM Cells are transported on this PW. In transparent cell transport, the value of this object MUST be false(2)
Context
- MIB
- PW-ATM-R-MIB
- OID
.1.3.6.1.4.1.164.20.16.1.5.1.5- 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-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-ATM-R-MIB::pwAtmOamCellSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-ATM-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-ATM-R-MIB::pwAtmOamCellSupported.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-ATM-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-ATM-R-MIB::pwAtmOamCellSupported'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of