sfpsAPIArgumentOwner
CTRON-SFPS-CONNECTION-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.1.4.11
Object
scalar mandatory
r/w
Enumeration
Specifies whether or not callcontrol is owned by this agent switch. If the call is owned, then the switch will be responsible for releasing the call. THis is used mainly when transferring call ownership in call re-routing and in setting up originating calls.
Context
- MIB
- CTRON-SFPS-CONNECTION-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.1.4.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
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 'CTRON-SFPS-CONNECTION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-CONNECTION-MIB::sfpsAPIArgumentOwner.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFPS-CONNECTION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFPS-CONNECTION-MIB::sfpsAPIArgumentOwner'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | own-the-call |
3 | dont-own-the-call |