marsMcsVcPartyAddrType
IPATM-IPMC-MIB ·
.1.3.6.1.2.1.57.3.4.1.6
Object
column r/w
Enumeration
The party type is associated with the party address.
The called (1) indicates that the party address is
a destination address which implies that VC is
originated from this MCS. The calling (2) indicates
the VC was initiated externally to this MCS. In this
case, the party address is the source address.
Context
- MIB
- IPATM-IPMC-MIB
- OID
.1.3.6.1.2.1.57.3.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- marsMcsVcEntry
- Groups
- 1
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 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsMcsVcPartyAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsMcsVcPartyAddrType.<marsMcsIndex>.<marsMcsIfIndex>.<marsMcsVcVpi>.<marsMcsVcVci>.<marsMcsVcMinGrpAddr>.<marsMcsVcMaxGrpAddr>.<marsMcsVcPartyAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPATM-IPMC-MIB::marsMcsVcPartyAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | called |
2 | calling |
Conformance
Member of
Compliance refinements
marsMcsCompliance
readonly
Write access is not required.