atmConfVcConnected
RAD-NtePrtCo-MIB ·
.1.3.6.1.4.1.164.12.3.2.1.4.1.16
Object
column r/w
Enumeration
This object indicates whether this VC is connected and if connected, what is it connected to. Originally, it was read-only.
Context
- MIB
- RAD-NtePrtCo-MIB
- OID
.1.3.6.1.4.1.164.12.3.2.1.4.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmNteConfVcEntry
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 'RAD-NtePrtCo-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-NtePrtCo-MIB::atmConfVcConnected'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-NtePrtCo-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-NtePrtCo-MIB::atmConfVcConnected.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-NtePrtCo-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-NtePrtCo-MIB::atmConfVcConnected'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConnected |
2 | mng |
3 | bridgePort |
4 | ds0Bundle |
5 | atm |
6 | pw |
7 | routerInterface |
8 | qos |
9 | other |
10 | logicalMac |
11 | atmAal2 |