frAtmIwfConnAdminStatus

FR-ATM-PVC-SERVICE-IWF-MIB · .1.3.6.1.2.1.86.1.2.1.8

Object

column r/w Enumeration
The desired operational state for this FR/ATM
interworked connection.
              
up(1)       = Activate the connection. Before the
              activation can be completed, the
              OperStatus/AdminStatus of the
              corresponding endpoints MUST be
              'up(1)'.  The activation of the
              corresponding endpoints MAY occur as
              a side-effect of activating the
              FR/ATM IWF cross-connection.
              
down(2)     = Deactivate the connection. Before
              the deactivation can be completed,
              the atmVclAdminStatus of the
              corresponding ATM endpoint MUST be
              'down(2)'.  The deactivation of the
              
              ATM endpoint MAY occur as a
              side-effect of deactivating the
              FR/ATM IWF cross-connection.

Context

MIB
FR-ATM-PVC-SERVICE-IWF-MIB
OID
.1.3.6.1.2.1.86.1.2.1.8
Type
column
Access
readwrite
Status
current
Parent
frAtmIwfConnectionEntry
Groups
1

Walk 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 'FR-ATM-PVC-SERVICE-IWF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-ATM-PVC-SERVICE-IWF-MIB::frAtmIwfConnAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-ATM-PVC-SERVICE-IWF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-ATM-PVC-SERVICE-IWF-MIB::frAtmIwfConnAdminStatus.<frAtmIwfConnIndex>.<frAtmIwfConnAtmPort>.<frAtmIwfConnVpi>.<frAtmIwfConnVci>.<frAtmIwfConnFrPort>.<frAtmIwfConnDlci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-ATM-PVC-SERVICE-IWF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-ATM-PVC-SERVICE-IWF-MIB::frAtmIwfConnAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance

Member of
Compliance refinements
Write access is not REQUIRED.