atmfAddressStatus
ATM-FORUM-ADDR-REG ·
broadbandforum variant
·
.1.3.6.1.4.1.353.2.6.1.1.3
Object
column mandatory
r/w
Enumeration
An indication of the validity of the ATM address at
the user side of the UNI port. To configure a new
address in this table, the user-side IME must set the
appropriate instance of this object to the value
valid(1). To delete an existing address in this table,
the user-side IME must set the appropriate instance of
this object to the value invalid(2).
If circumstances occur on the network-side IME which cause
an address to become invalid, the network-side IME
modifies the value of the appropriate instance of this
object to invalid(2).
Whenever the value of this object for a particular
address becomes invalid(2), the conceptual row for
that address may be removed from the table at any
time, either immediately or subsequently.
Context
- MIB
- ATM-FORUM-ADDR-REG
- OID
.1.3.6.1.4.1.353.2.6.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atmfAddressEntry
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-ADDR-REG' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-ADDR-REG::atmfAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-ADDR-REG' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-ADDR-REG::atmfAddressStatus.<atmfAddressPort>.<atmfAddressAtmAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-ADDR-REG' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-ADDR-REG::atmfAddressStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |