chasEntPhysAdminStatus
ALCATEL-ENT1-CHASSIS-MIB ·
.1.3.6.1.4.1.6486.801.1.1.1.1.1.1.1.1
Object
column r/w
Enumeration
All modules (even empty slots) are in unknown state when the chassis
first powers up.
Chassis status possible value:
powerOn <=> powered up
Control Module possible value:
powerOn <=> CM up and running
reset <=> CM reset
takeover <=> Secondary CM takes over
resetAll <=> resets the whole switch
vcTakeover <=> Reloads master chassis from the current working directory,
which initiates a VC takeover.
vcResetAll <=> resets entire VC.
NI status possible value:
powerOn <=> NI is either powered (up or down) or waiting to be powered
whenever more power is available. This admin status has not full meaning
without chasEntPhysOperStatus
powerOff <=> NI down and unpowered and NI will not be powered until user
requests it, a failover happens or a reboot happens
reset <=> NI reset
FABRIC status possible value:
powerOn <=> FABRIC is powered
powerOff <=> FABRIC is unpowered
standby <=> FABRIC is powered and requested to be redundant (inactive)
Daughter board status possible value:
powerOn <=> DB up and running
reset <=> DB reset (TO BE CONFIRMED)
Power supply status possible value:
powerOn <=> PS up
Context
- MIB
- ALCATEL-ENT1-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6486.801.1.1.1.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- chasEntPhysicalEntry
- 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 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-CHASSIS-MIB::chasEntPhysAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-CHASSIS-MIB::chasEntPhysAdminStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-CHASSIS-MIB::chasEntPhysAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | powerOff |
3 | powerOn |
4 | reset |
5 | takeover |
6 | resetAll |
7 | standby |
8 | resetWithFabric |
9 | takeoverWithFabrc |
10 | vcTakeover |
11 | resetVcAll |
Conformance
Member of