atmAcctngConnectionType
ATM-ACCOUNTING-INFORMATION-MIB ·
.1.3.6.1.2.1.59.1.1.1
Object
scalar Enumeration
The type of connection.
Context
- MIB
- ATM-ACCOUNTING-INFORMATION-MIB
- OID
.1.3.6.1.2.1.59.1.1.1- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- atmAcctngDataObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-ACCOUNTING-INFORMATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-ACCOUNTING-INFORMATION-MIB::atmAcctngConnectionType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-ACCOUNTING-INFORMATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-ACCOUNTING-INFORMATION-MIB::atmAcctngConnectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pvc |
2 | pvp |
3 | svcIncoming |
4 | svcOutgoing |
5 | svpIncoming |
6 | svpOutgoing |
7 | spvcInitiator |
8 | spvcTarget |
9 | spvpInitiator |
10 | spvpTarget |