pktSwchPvcSrcLinkS
RAD-MIB ·
.1.3.6.1.4.1.164.8.1.2.3.1.2
Object
column r/w
Integer32
The number of the link (1 through 6 for SPS-6 and 1 through 12 for SPS-12) that will be used as a source link to create a connection by means of the PVC. 0 means that the PVC will not be active, 100 means that this pvc is Local.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.1.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktSwchPvcSEntry
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-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::pktSwchPvcSrcLinkS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::pktSwchPvcSrcLinkS.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::pktSwchPvcSrcLinkS'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.