hpicfVsfVCAdminStatus
HP-VSF-VC-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.116.1.1.3
Object
scalar r/w
Enumeration
The administrative status of the VSF virtual chassis. When set to enable (1), this object enables VSF on the switch and on the discovered members. Setting this to disable (2) disables VSF only on the standalone switch. Enabling or disabling VSF triggers a reboot of the VSF switch.
Context
- MIB
- HP-VSF-VC-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.116.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfVsfVCConfig
- Groups
- 3
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 'HP-VSF-VC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-VSF-VC-MIB::hpicfVsfVCAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-VSF-VC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-VSF-VC-MIB::hpicfVsfVCAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |