atmfPortOperStatus
ATM-FORUM-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.2.1.1.1.5
Object
column obsolete
Enumeration
This object should not be implemented except as required for backward compatibility with version 3.1 of the UNI specification. Appropriate Network Management MIBs should be used instead.
Context
- MIB
- ATM-FORUM-MIB
- OID
.1.3.6.1.4.1.353.2.1.1.1.5- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- atmfPortEntry
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 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-MIB::atmfPortOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-MIB::atmfPortOperStatus.<atmfPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-MIB::atmfPortOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | inService |
3 | outOfService |
4 | loopBack |